html,body{font-size:62.5%;}

body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,input,form,a,p,textarea{
	margin: 0;
	padding: 0;
	font-family: "微软雅黑","Helvetica Neue",Helvetica,Arial,sans-serif;
}
*{
      margin: 0;
      padding: 0;  
}
ol,ul,li{
	list-style: none;
}
a{
	text-decoration: none;
}
img{
	border: none;
}
.clearfloat{/* IE */
	zoom: 1;
        clear: both;
}
.clearfloat:after{
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0;
}
.fr { float: right; }
.fl { float: left; }

.zongk{width:1200px;margin:0 auto;}

.none{display:none;}

/* nav */
.top-nav{background-color: #cd1d27;height:50px;}


.sj-div{display:none;}

/* @media */
@media only screen and (max-width:641px){
.zongk{ font-size:12px;}
.zongk{width:95%;margin:0 auto;}
.ej-dangqian .zongk a{ font-size:12px;}
.ej-dangqian img {
    margin-right: 10px !important;
    width: 10px;
}
.ej-dangqian {

    height: 35px !important;
    line-height: 35px !important;
}
}